home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d15
/
hex.arc
/
HEX.DEF
< prev
next >
Wrap
Text File
|
1991-02-26
|
404b
|
21 lines
;---------------------------------------
;
; HEX.DEF module definition file
;
;---------------------------------------
NAME HEX
DESCRIPTION 'Hex Dump (c) Kamyar Goodarzi and Jim Boyce, 1991'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 2048
STACKSIZE 8192
EXPORTS WndProc
OpenDlg
WinAboutProc